Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash fix: dont create threads as detached but join #1460

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented Jul 24, 2023

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Crash fix: dont create threads as detached but join

Additional description (if needed):
detached threads could crash eggdrop under cygwin

Test cases demonstrating functionality (if applicable):
tested under windows, linux and netbsd 9.3

@vanosg vanosg added this to the v1.10.0 milestone Feb 18, 2024
@vanosg vanosg merged commit afef79b into eggheads:develop Feb 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants